home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10784 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  679 b 

  1. Path: tst.hk.super.net!moscow
  2. From: moscow@news.hk.super.net (Peter Alexander Schindler)
  3. Newsgroups: comp.lang.c++
  4. Subject: Interrupts in MSVC++ 4.0?
  5. Date: 10 Mar 1996 09:16:24 GMT
  6. Organization: Hong Kong Supernet
  7. Message-ID: <4hu6l8$b19@tst.hk.super.net>
  8. NNTP-Posting-Host: is3.hk.super.net
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. I have a 16-bit C++ program that uses the int86() function to execute 
  12. interrupts.  However in MSVC++ 4.0, int86() and related stuff are gone.  
  13. How can I modify my program so that it can be compiled?  Is there any 
  14. replacement functions/methods that does the same thing as int86()?  
  15. Thanks a lot in advance.
  16.  
  17.  
  18. Rgds,
  19. Winnie Wan
  20. moscow@hk.super.net
  21.  
  22.